type github.com/jackc/puddle/v2.valueCancelCtx (struct)

Method Implmentations

Deadline() (time.Time, bool) *valueCancelCtx.M : context.Context.Deadline
Done() <-chan struct{} *valueCancelCtx.M : context.Context.Done
Err() error *valueCancelCtx.M : context.Context.Err
Value(key any) any *valueCancelCtx.M : context.Context.Value